﻿/*左侧公用*/

.sideMenu {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #efefef;
    border-top: 0
}

.sideMenu h3 {
    cursor: pointer;
    line-height: 50px;
    border-bottom: 1px solid #f5f5f5;
    display: block;
    padding-left: 15px;
    position: relative;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.sideMenu h3 a {
    display: block;
}

.sideMenu h3:before {
    content: '+';
    font-size: 16px;
    color: #333;
    font-family: 'Kaiti';
    position: absolute;
    right: 15px;
    z-index: 999;
    width: 30px;
    text-align: center;
}

.sideMenu .cur:before {
    content: '-' !important;
    color: #fff !important
}

.sideMenu .cur {
    background: #385b8b;
    color: #fff
}

.sideMenu .cur a {
    color: #fff
}

.sideMenu dl {
    padding: 3px 0 8px;
    color: #999;
    display: block;
    border: 1px solid #efefef;
    border-top: 0;
    /* 默认都隐藏 */
}

.sideMenu dl dt a:before {
    content: ''
}

.sideMenu dl dt a {
    line-height: 45px;
    border-bottom: 1px solid #f5f5f5;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    font-size: 14px;
    color: #666;
    font-weight: normal;
}

.sideMenu dl dt a:hover {
    background: #ffab00;
    color: #fff
}

.sideMenu dl dt .on {
    background: #ffab00;
    color: #fff
}

.sideMenu ul {
    padding: 8px 10px;
    color: #999;
    display: none;
    /* 默认都隐藏 */
}

.sideMenu ul li a:before {
    content: ''
}

.sideMenu ul li a {
    line-height: 50px;
    border-bottom: 1px solid #f5f5f5;
    display: block;
    padding-left: 15px;
    position: relative;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.sideMenu ul li a:hover {
    background: #f5f5f5;
    color: #333
}

.sideMenu ul li .on {
    background: #f5f5f5;
    color: #333
}


/* contact */

.szhyhb_page_lxwm {
    margin-bottom: 30px;
}

.szhyhb_page_lxwm01 {
    background: url(../images/contact_bg1.jpg) no-repeat 0 0 #f4f4f4;
    padding: 15px 30px 0 250px;
    margin-top: 30px;
    height: 168px;
}

.szhyhb_page_lxwm01 h4 {
    font-size: 24px;
    color: #385b8b;
    margin: 15px auto;
    font-weight: normal;
}

.szhyhb_page_lxwm01 p {
    line-height: 2;
    font-size: 16px;
}

.szhyhb_page_lxwm02 {
    color: #333333;
    margin-top: 20px;
    font-size: 14px;
    background: #f5f5f5;
    padding: 24px 30px;
    margin-bottom: 30px;
}

.szhyhb_page_lxwm02 dt {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
    display: block;
    color: #333;
    border-bottom: 2px solid #385b8b;
    padding-bottom: 21px;
    box-sizing: border-box;
}

.szhyhb_page_lxwm02 dd {
    margin: 20px 0px 0px;
    padding: 0px 0px 14px 70px;
    line-height: 47px;
    border-bottom-color: #DDDDDD;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: 17px;
    width: 48%;
    box-sizing: border-box;
}

.szhyhb_page_lxwm02 dd:nth-child(odd) {
    float: right;
}

.szhyhb_page_lxwm02 dd:nth-child(even) {
    float: left;
}

.szhyhb_page_lxwm02 .tel {
    background: url(../images/lxwm/tel.png) no-repeat left top;
}

.szhyhb_page_lxwm02 .web {
    background: url(../images/lxwm/web.png) no-repeat left top;
}

.szhyhb_page_lxwm02 .add {
    background: url(../images/lxwm/add.png) no-repeat left top;
}

.szhyhb_page_lxwm02 .web {
    background: url(../images/lxwm/web.png) no-repeat left top;
}

.szhyhb_page_lxwm02 .wechat {
    background: url(../images/lxwm/wechat.png) no-repeat left top;
}

.szhyhb_page_lxwm03 {
    margin-bottom: 30px;
}

.szhyhb_page_lxwm03 .left {
    width: 48%;
    background-color: #f9f9f9;
    color: #333;
    float: left;
    height: 480px;
    text-align: center;
    box-sizing: border-box;
    padding: 30px 0;
    border: 1px solid #efefef;
}

.szhyhb_page_lxwm03 .left dt img {
    width: 300px;
}

.szhyhb_page_lxwm03 .left h1 {
    text-align: left;
    font-size: 24px;
    line-height: 3;
}

.szhyhb_page_lxwm03 .left span {
    display: none;
}

.szhyhb_page_lxwm03 .left dl {
    padding-left: 30px;
}

.szhyhb_page_lxwm03 .left dd {
    line-height: 3;
    display: block;
    padding-left: 35px;
    text-align: left;
    font-size: 16px;
}

.szhyhb_page_lxwm03 .right {
    background-color: #f9f9f9;
    color: #333;
    height: 480px;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #efefef;
    overflow: hidden;
}

.szhyhb_page_lxwm03 .right dt img {
    width: 300px;
}

.szhyhb_page_lxwm03 .right h1 {
    text-align: left;
    font-size: 24px;
    line-height: 3;
}

.szhyhb_page_lxwm03 .right span {
    display: none;
}

.szhyhb_page_lxwm03 .right dl {
    padding-left: 30px;
}

.szhyhb_page_lxwm03 .right dd {
    line-height: 3;
    display: block;
    padding-left: 35px;
    text-align: left;
    font-size: 16px;
}

.szhyhb_page_lxwm03 .tel {
    background: url(../images/icons/tel_w.png) no-repeat 0 10px;
}

.szhyhb_page_lxwm03 .add {
    background: url(../images/icons/add_w.png) no-repeat 0 10px;
}

.szhyhb_page_lxwm03 .email {
    background: url(../images/icons/email_w.png) no-repeat 0 10px;
}

.szhyhb_page_lxwm03 .phone {
    background: url(../images/icons/phone_w.png) no-repeat 0 10px;
}

.szhyhb_page_lxwm03 .name {
    background: url(../images/icons/name_w.png) no-repeat 0 10px;
}

.szhyhb_page_lxwm03 .fax {
    background: url(../images/icons/fax_w.png) no-repeat 0 10px;
}

.szhyhb_page_lxwm03 .web {
    background: url(../images/icons/web.png) no-repeat 0 15px;
}

.szhyhb_page_lxwm03 .wechat {
    background: url(../images/icons/wechat.png) no-repeat 0 10px;
}

.szhyhb_page_lxwm03 .right {
    width: 52%;
    float: right;
}
.szhyhb_page_lxwm .info-list .c-info p {padding: 5px 0;font-size: 16px;color: #333;}
.szhyhb_page_lxwm .info-list .c-info .c-info-detail {color: #666;font-size: 16px;font-weight: bold;}
.szhyhb_page_lxwm .info-list .show_code {margin-top: -30px}
.szhyhb_page_lxwm .info-list .show_code img {padding: 5px; border: 1px solid #efefef;box-sizing: border-box;width: 138px;}

.szhyhb_page_lxwm .guest{display: flex;flex-wrap: wrap; justify-content: space-between;margin-top: 40px}

.szhyhb_page_lxwm .xing{ color:#f00; padding: 0 10px }
.szhyhb_page_lxwm label{width: 50%;display: inline-block;text-align: left;margin-bottom: 20px;position: relative;color: #999999;padding-left:5%;box-sizing: border-box;}
.szhyhb_page_lxwm label span{position: absolute;left:11%;top: 15px}
.szhyhb_page_lxwm  input{ padding: 12px 15px;height: auto;border-radius: 3px;border: 1px solid #d7d7d7;padding-left: 35px;width: 80%;}
.szhyhb_page_lxwm  textarea{ padding: 12px 15px;height: auto;border-radius: 3px;border: 1px solid #d7d7d7;padding-left: 35px;width: 80%; resize: none; }
.szhyhb_page_lxwm .submit {padding: 10px 20px;background: #385b8b;border: none;color: #fff;cursor: pointer; width: 20%;display: block;margin: 0 auto; }
.szhyhb_page_lxwm .submit:hover {background: #385b8b}

/* 单页面 */
.szhyhb_page {
    margin: 20px auto;
}

.szhyhb_page p {
    line-height: 3;
    font-size: 16px;
    color: #333;
}

.szhyhb_page dt {
    width: 502px;
    float: left;
}

.szhyhb_page dd {
    width: 670px;
    float: left;
    margin-left: 28px;
    margin-top: 35px;
}

.szhyhb_page dd h3 {
    font-weight: bold;
    font-size: 26px;
    height: 60px;
    line-height: 60px;
    color: #00427E;
}

.szhyhb_page dd p {
    font-size: 16px;
}


/* 团队模型 */
.szhyhb_page_team {
    padding: 30px 0;
}

.szhyhb_page_team ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.szhyhb_page_team ul li {
    margin: 10px 10px 30px;
    width: 30.333333333333333333%;
    height: 340px;
    text-align: center;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 5px #888888;
    box-sizing: border-box;
    margin-right: 3%;
    cursor: pointer;
}

.szhyhb_page_team ul li:nth-child(3n+0) {
    margin-right: 0;
}

.szhyhb_page_team ul li .people {
    padding: 30px;
    display: inline-block;
}

.szhyhb_page_team ul li .people .p {
    width: 102px;
    height: 102px;
    border-radius: 50%;
    border: 1px solid #efefef;
    display: inline-block;
    padding: 5px;
}

.szhyhb_page_team ul li .people .p img {
    height: 102px;
    width: 102px;
    border-radius: 50%;
}

.szhyhb_page_team ul li .people .name {
    display: inline-block;
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    font-weight: bold;
    color: #444;
    padding: 20px 0 0 10px;
    box-sizing: border-box;
}


.szhyhb_page_team ul li .people .name span {
    color: #ffab00;
}

.szhyhb_page_team ul li .people .name .e {
    font-family: Arial, Helvetica, sans-serif;
}

.szhyhb_page_team ul li .description {
    text-align: left;
    margin: 0 30px 30px 30px;
    border-top: 1px solid #efefef;
    padding-top: 10px;
}

.szhyhb_page_team ul li .description p {
    line-height: 2.5;
    padding-left: 20px;
    position: relative;
    color: #666;
}

.szhyhb_page_team ul li .description p::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #385b8b;
    border-radius: 50%;
    left: 4px;
    top: 15px;
}

/*图片模型(专用）排版*/

.szhyhb_page_pic {
    text-align: center;
    padding: 20px 0;
}

.szhyhb_page_pic ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0
}

.szhyhb_page_pic ul li {
    margin-bottom: 20px;
    width: 31.3333333%;
    box-sizing: border-box;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #dadada;
}

.szhyhb_page_pic ul li img {
    width: 100%;
    box-sizing: border-box;
    height: 254px
}

.szhyhb_page_pic ul li .tit {
    line-height: 3;
}


/*案例模型(专用）排版*/

.szhyhb_page_cases {
    text-align: center;
    padding: 20px 0;
}

.szhyhb_page_cases ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.szhyhb_page_cases ul li {
    margin-bottom: 20px;
    width: 23%;
    box-sizing: border-box;
    padding: 10px;
    cursor: pointer;
    border: 1px solid #dadada;
    margin-right: 2.666666666666666666667%;
    position: relative;
}

.szhyhb_page_cases ul li .pic {
    position: relative;
}

.szhyhb_page_cases ul li .mask,
.szhyhb_page_cases ul li .video {
    display: none;
}

.szhyhb_page_cases ul li:hover .mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: block;
}

.szhyhb_page_cases ul li:hover .video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20%;
    display: block;
    transform: translate(-50%, -50%);
}

.szhyhb_page_cases ul li:hover .video img {
    height: auto;
}

.szhyhb_page_cases ul li:nth-child(4n+0) {
    margin-right: 0;
}

.szhyhb_page_cases ul li:hover {
    box-shadow: 0 0 10px #999;
}

.szhyhb_page_cases ul li img {
    width: 100%;
    box-sizing: border-box;
    height: 207px
}

.szhyhb_page_cases ul li .tit {
    line-height: 3;
    text-align: center;
    font-size: 16px;
}

.szhyhb_page_cases ul li .jj p::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #999;
    border-radius: 50%;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
}


/* partner */

.szhyhb_page_pic_partner {
    text-align: center;
    padding: 20px 0;
}

.szhyhb_page_pic_partner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0
}

.szhyhb_page_pic_partner ul li {
    margin-bottom: 20px;
    width: 23%;
    box-sizing: border-box;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #dadada;
}

.szhyhb_page_pic_partner ul li img {
    width: 100%;
    box-sizing: border-box;
}

.szhyhb_page_pic_partner ul li .tit {
    line-height: 3;
}

/* honor */

.szhyhb_page_pic_honor {
    text-align: center;
    padding: 20px 0;
}

.szhyhb_page_pic_honor ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.szhyhb_page_pic_honor ul li {
    margin-bottom: 20px;
    width: 24%;
    box-sizing: border-box;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #dadada;
    margin-right: 1.3333333%;
}

.szhyhb_page_pic_honor ul li:nth-child(4n+0) {
    margin-right: 0;
}

.szhyhb_page_pic_honor ul li img {
    width: 100%;
    box-sizing: border-box;
    height: 409px;
}

.szhyhb_page_pic_honor ul li .tit {
    line-height: 3;
}

/* plant */

.szhyhb_page_plant {
    text-align: center;
    padding: 20px 0;
}

.szhyhb_page_plant ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0
}

.szhyhb_page_plant ul li {
    margin-bottom: 20px;
    width: 24%;
    box-sizing: border-box;
    padding: 8px;
    cursor: pointer;
    border: 1px solid #dadada;
    margin-right: 1.3333333%;
}

.szhyhb_page_plant ul li:nth-child(4n+0) {
    margin-right: 0;
}

.szhyhb_page_plant ul li img {
    width: 100%;
    box-sizing: border-box;
    height: 217px;
}

.szhyhb_page_plant ul li h5 {
    line-height: 3;
}

/* tram */

.szhyhb_page .team {
    display: flex;
    justify-content: space-between;
    background-color: #f5f5f5;
    padding: 24px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.szhyhb_page .team li {
    width: 100%;
    font-weight: bold;
}

.szhyhb_page .team li .top {
    font-size: 18px;
    line-height: 2;
    color: #333;
}

.szhyhb_page .team li .b {
    color: #385b8b;
    font-size: 72px;
    position: relative;
}

.szhyhb_page .team li .b em {
    position: absolute;
    font-size: 30px;
    top: 0;
    color: #333;
}

.szhyhb_page .team li i {
    font-size: 18px;
    line-height: 2;
    color: #333;
}

.szhyhb_page .team01 p {
    font-size: 18px;
    line-height: 3;
    text-indent: 30px;
}


/* Organization */

.szhyhb_page .organization {
    background-color: #f5f5f5;
    padding: 24px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
}

.szhyhb_page .organization img {
    float: left;
    width: 500px;
}

.szhyhb_page .organization p {
    width: 550px;
    float: right;
    padding: 0 30px;
    font-size: 18px;
    line-height: 3;
    font-weight: bold;
    color: #333;
}


/* news */

.szhyhb_news_l {
    margin-top: 20px;
}

.szhyhb_news_l .left {
    width: 260px;margin-bottom: 20px;
}

.szhyhb_news_l .left .tit {
    background: #385b8b;
    height: 80px;
}

.szhyhb_news_l .left .tit h3 {
    height: 75px;
    font-size: 24px;
    font-weight: normal;
    line-height: 75px;
    color: #fff;
    text-align: center;
}

.l_nav {
    border: 1px solid #efefef;
    padding: 15px;box-sizing: border-box;
}

.l_nav-one h3 {
    height: 50px;
    line-height: 50px;
    background: url(../images/icon05.png) no-repeat right center #fff;
    margin-bottom: 2px;
    overflow: hidden;
}

.l_nav-one h3 a {
    display: block;
    font-size: 15px;
    font-weight: normal;
    margin-right: 40px;
    margin-left: 18px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.l_nav-one h3.navcur,
.l_nav-one h3:hover {
    background: url(../images/icon06.png) no-repeat right center #2d457d;
}

.l_nav-one h3.navcur a,
.l_nav-one h3:hover a {
    color: #fff;
}

.szhyhb_news_l .right {
    width: 890px;
}

.infolist-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 22px 22px 22px;
    background: #fff;
    overflow: hidden;
}

.infolist-list dt {
    width: 29.5%;
    float: left;
    margin-right: 2.8%;
}

.infolist-list dt img {
    width: 100%;
    display: block;
    border: 1px solid #efefef;
    box-sizing: border-box;
}

.infolist-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size: 18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.infolist-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.infolist-list dl:hover {
    border: 1px solid #385b8b;
}

.infolist-list dl:hover h4 a {
    color: #385b8b;
}

.infolist-list-desc {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    overflow: hidden;
}

.infolist-list-deta {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #b6b6b6;
    color: #fff;
}

.infolist-list-deta a {
    color: #fff;
}

.infolist-list dl:hover .infolist-list-deta {
    background: #385b8b;
    border-color: #385b8b;
}

.infolist-list dl:hover .infolist-list-deta a {
    color: #fff;
}


/* news详情页 */

.szhyhb_news_show {
    background: #fff;
    padding: 18px 0;
}

.szhyhb_news_show img {
    max-width: 100%;
}

.szhyhb_news_show-tit {
    height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.szhyhb_news_show-sour {
    height: 24px;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin-bottom: 20px;
}

.szhyhb_news_show-sour a {
    color: #aaa;
}

.szhyhb_news_show-sour span {
    margin: 0 9px;
}

.szhyhb_news_show-text {
    padding: 16px 18px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #d6d6d6;
    margin-bottom: 22px;
}

.szhyhb_news_show-text-t1 {
    width: 78px;
    float: left;
    color: #342f2e;
    margin-right: -78px;
}

.szhyhb_news_show-text-t2 {
    padding-left: 80px;
}

.szhyhb_news_show {
    line-height: 2;
    font-size: 16px;
}
.szhyhb_news_show object{width: 100% !important;height: auto !important}
.szhyhb_news_show object embed {width: 100% !important;height: 500px !important}

/* 相关推荐 */

.tuijian-tit {
    height: 55px;
    font-size: 24px;
    line-height: 55px;
    color: #4b4a4a;
}

.tuijian-list li {
    height: 46px;
    font-size: 14px;
    line-height: 46px;
    color: #4b4a4a;
    border-top: 1px dashed #dbdbdb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tuijian-list li a {
    color: #4b4a4a;
}

.tuijian-list li span {
    float: right;
}

.tuijian-pagin-01 dl {
    margin-bottom: 24px;
}

.tuijian-pagin-01 dd {
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tuijian-pagin-01 dd b {
    float: right;
    font-weight: normal;
}

.tuijian-pagin-01 dd span {
    width: 60px;
    height: 32px;
    background: #a2a2a2;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.tuijian-pagin-01 dt {
    height: 1px;
    border-bottom: 1px dashed #b5b5b5;
    margin-left: 60px;
    padding-top: 2px;
    margin-bottom: 2px;
}

.tuijian-pagin-01 dd em {
    float: right;
    font-style: normal;
    padding-left: 20px;
    font-weight: normal;
}

.tuijian-pagin-01 dl a {
    color: #4b4a4a;
}

.tuijian-pagin-01-href {
    float: right;
    font-size: 18px;
    line-height: 32px;
}

.tuijian-pagin-01-href span {
    display: inline-block;
    padding: 0 6px;
    margin-left: 4px;
    background: #385b8b;
}

.tuijian-pagin-01-href a {
    display: block;
    color: #fff;
}

.tuijian-pagin-01-key {
    min-height: 40px;
    border-top: 1px solid #385b8b;
    font-size: 14px;
    line-height: 40px;
    color: #575556;
}

.tuijian-pagin-01-key a {
    color: #575556;
}

.tuijian-pagin-01-key span {
    display: inline-block;
    margin: 0 4px;
}


/* 搜索结果 */

.xnznr-page {
    text-align: center;
    margin-top: 25px;
}

.xnznr-page-main {
    margin-bottom: 30px;
}

.xnznr-page a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    vertical-align: middle;
    margin-right: 4px;
}

.xnznr-page a.cur {
    color: #fff;
    background: #124a62;
    border: 1px solid #124a62;
}

.xnznr-page a img {
    display: block;
}

.search_res-tit {
    border-bottom: 1px solid #ccc;
}

.search_res-tit h3 {
    height: 46px;
    text-align: left;
    line-height: 46px;
    background: #385b8b;
    color: #fff;
    font-weight: normal;
    position: relative;
    top: 1px;
    font-size: 18px;
}

.search_res-main dl {
    padding: 23px 0;
    clear: both;
    border-bottom: 1px solid #cbcbcb;
    display: inline-block;
    width: 100%;
}

.search_res-main dt {
    width: 18%;
    padding-right: 23px;
    float: left;
}

.search_res-main dt img {
    width: 100%;
}

.search_res-main dd {
    float: left;
    width: 79%;
}

.search_res-main dd h4 {
    font-size: 18px;
    font-weight: normal;
}

.search_res-main dd h4 span {
    color: #f00;
}

.search_res-desc {
    line-height: 30px;
    height: 60px;
    padding-top: 8px;
    overflow: hidden;
}

.xnznr-page-main {
    text-align: center;
    margin-top: 25px;
}

.xnznr-page-main a,
.xnznr-page-main span {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #aaa;
    vertical-align: middle;
    margin-right: 4px;
}

.xnznr-page-main .laypage_curr {
    color: #fff;
    background: #666;
    border: 1px solid #666;
}

.xnznr-page-main a img {
    display: block;
}


/* product */

.szhyhb_product_l {
    margin-top: 20px;
}

.szhyhb_product_l .left {
    width: 280px;
}

.szhyhb_product_l .left .tit {
    background: #385b8b;
    height: 98px;
}

.szhyhb_product_l .left .tit {
    background: url(../images/icons/icon_pro.png) no-repeat 30px 25px #385b8b;
    width: 100%;
    box-sizing: border-box;
    padding-left: 80px;
    padding-top: 20px;
    font-size: 24px;
    color: #fff;
    text-align: left;
    font-weight: bold;
}

.szhyhb_product_l .left .tit span {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
}

.szhyhb_product_l .left {
    margin-bottom: 20px;
    float: left;
}

.szhyhb_product_l .left img {
    width: 100%;
    border: 1px solid #efefef;
}

.szhyhb_product_l .right {
    width: 880px;
}

.szhyhb_product_l .right ul {
    padding: 0;
    width: 100%;
}

.szhyhb_product_l .right ul li {
    margin-bottom: 10px;
    width: 260px;
    margin-left:30px;
    float: right;
    overflow: hidden;
    border: 1px solid #efefef;
    padding: 10px;
    box-sizing: border-box;
}

.szhyhb_product_l .right ul li:nth-child(3n+0) {
    margin-right: 0;
}

.szhyhb_product_l .right ul .pic {
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.szhyhb_product_l .right ul .pic img {
    width: 100%;
    display: block;
    box-sizing: border-box;
}

.szhyhb_product_l .right ul .list .item {
    font-size: 16px;
    line-height: 2;
    color: #333;
}

.szhyhb_product_l .right ul .list .title {
    font-weight: normal;
    font-size: 15px;
    line-height: 2.5;text-align: center;border-top: 1px solid #efefef;margin-top: 10px;
}

.szhyhb_product_l .right ul .list .Load {
    background: url(../images/reach.png) no-repeat 0 12px;
    font-size: 16px;
    padding-left: 30px;
}

.szhyhb_product_l .right ul .list .distance {
    background: url(../images/payload.png) no-repeat 3px 8px;
    font-size: 16px;
    padding-left: 30px;
}


/* 产品详情页 */

.szhyhb_product_show {
    background: #fff;
    padding: 18px 0;
}

.szhyhb_product_show .left {
    width: 280px;
}

.szhyhb_product_show .left .tit {
    background: #385b8b;
    height: 98px;
}

.szhyhb_product_show .left .tit {
    background: url(../images/icons/icon_pro.png) no-repeat 30px 25px #385b8b;
    width: 280px;
    box-sizing: border-box;
    padding-left: 80px;
    padding-top: 20px;
    font-size: 24px;
    color: #fff;
    text-align: left;
    font-weight: bold;
}

.szhyhb_product_show .left .tit span {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    display: block;
}

.szhyhb_product_show .right {
    width: 860px;
}

.szhyhb_product_show_page .left {
    width: 400px;
    float: left;
    overflow: hidden;
    border: 1px solid #efefef;
}

.szhyhb_product_show_page .left img {
    width: 100%;
    box-sizing: border-box;
}

.szhyhb_product_show_page .right {
    width: 430px;
    float: right;
}

.szhyhb_product_show_page .right h1 {
    font-size: 24px;
    color: #333;
    line-height: 2;
    border-bottom: 1px solid #f5f5f5;
    margin-top: 10px;
    font-weight: normal;
    margin-bottom: 10px;
}

.szhyhb_product_show_page .right h5 {
    font-size: 18px;
    color: #333;
    line-height: 2.5;
    font-weight: normal;
}

.szhyhb_product_show_page .right .phone {
    background: url(../images/ico_phone.png) no-repeat 0 10px;
    font-size: 16px;
    padding-left: 50px;
    margin-top: 20px;
}

.szhyhb_product_show_page .right .phone em {
    display: block;
    font-size: 30px;
    color: #385b8b;
    font-weight: bold;
}

.szhyhb_product_show_page .right p {
    line-height: 2.5;
    font-size: 15px;
    color: #666666;
    box-sizing: border-box;
    position: relative;padding-left: 20px;
}
.szhyhb_product_show_page .right p::before{content: '-';font-size: 14px;position: absolute;left: 0;}


.szhyhb_product_show_page h4 {
    margin-top: 20px;
    color: #385b8b;
    font-size: 24px;
    line-height: 2;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}

.szhyhb_product_show_page img {
    max-width: 100%;
}

.szhyhb_product_show_list {
    margin-top: 20px;
    width: 100%;
    text-align: left;
}
.szhyhb_product_show_list .jj p {
    line-height: 2.5;
    font-size: 15px;
    color: #666666;
    box-sizing: border-box;
    position: relative;
    padding-left: 20px;
}

.szhyhb_product_show_list .jj p::before {
    content: '-';
    font-size: 14px;
    position: absolute;
    left: 0;
}

.szhyhb_product_show_list .hd {
    height: 50px;
    line-height: 50px;
    background: #f4f4f4;
    padding: 0 10px 0 20px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.szhyhb_product_show_list .hd ul {
    float: left;
    position: absolute;
    left: 20px;
    top: -1px;
    height: 32px;
}

.szhyhb_product_show_list .hd ul li {
    float: left;
    padding: 0 30px;
    cursor: pointer;
    font-size: 16px;
}

.szhyhb_product_show_list .hd ul li.on {
    height: 50px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 2px solid #fff;
}

.szhyhb_product_show_list .bd ul {
    padding: 15px;
    zoom: 1;
}

.szhyhb_product_show_list .bd li {
    height: 24px;
    line-height: 24px;
}

.szhyhb_product_show_list .bd li .date {
    float: right;
    color: #999;
}

.szhyhb_product_show_list .p1 {
    line-height: 2;
}

.szhyhb_product_show_list .p2 {
    line-height: 2.5;
}

.szhyhb_product_show_list .p2 table {
    margin: 0 auto;
    color: #262626;
    width: 100%
}

.szhyhb_product_show_list .p2 table td {
    border: 1px solid #e5e5e5;
    line-height: 1.8rem;
    padding: 0.2rem;
    text-align: center;
    font-size: 1rem
}

.szhyhb_product_show_list .p2 table td[colspan="2"] {
    background: #f5f5f5;
    text-align: left;
    font-weight: bold;
    padding-left: 10px
}


.szhyhb_product_show_list .p2 table .bold {
    font-weight: bold;
    background: #f5f5f5
}

.szhyhb_product_show_list .p2 table a {
    font-weight: bold;
    font-size: 16px;
    color: #0064a0
}

.szhyhb_product_show_list .p3 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.szhyhb_product_show_list .p3 .list {
    width: 24%;
    margin-right: 1.3333333333333333%;
}

.szhyhb_product_show_list .p3 .list .pic {
    border: 1px solid #efefef;
    padding: 5px;
}

.szhyhb_product_show_list .p3 .list .pic img {
    width: 100%;
    height: 148px;
}

.szhyhb_product_show_list .p3 .list:nth-child(4n+0) {
    margin-right: 0;
}

.szhyhb_product_show_list .p3 .list .tit {
    line-height: 3;
    text-align: center;
}

.szhyhb_product_show_list .p4 {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.szhyhb_product_show_list .p4 .list {
    width: 31.333333333333333%;
    margin-right: 2%;
}

.szhyhb_product_show_list .p4 .list .pic {
    border: 1px solid #efefef;
    padding: 5px;
}

.szhyhb_product_show_list .p4 .list .pic img {
    width: 100%;
    height: 248px;
}

.szhyhb_product_show_list .p4 .list:nth-child(4n+0) {
    margin-right: 0;
}

.szhyhb_product_show_list .p4 .list .tit {
    line-height: 3;
    text-align: center;
}